home *** CD-ROM | disk | FTP | other *** search
/ PC Guide 18 / PC Guide CD-ROM (PCCD-18-12-96) (1996).iso / cd / inlaunch.bat < prev    next >
DOS Batch File  |  1995-04-07  |  268b  |  11 lines

  1. %1%
  2. cd %2%
  3. %3%
  4. cls
  5. @echo To run this installation program from DOS enter
  6. @echo    %1% [enter]
  7. @echo    cd %2% [enter]
  8. @echo    %3% [enter].                                                                                                              
  9.  
  10. @pause
  11.